Before it only displayed the plugin version, now it also displays which python plugin is loaded to be more useful.
The error is always stored in plugin_ctx, but it is only set into errstr if the API version is enough. (Previously it worked the opposite: we only stored the error if API level was enough.)