* Fixed issue with `run` not handling cases where plugins were either orphaned or core plugins, which would cause the bottle to be incorrectly constructed.
* Fixed issue where you could add non-numeric lite versions.
* Fixed issue where tables generated with lpm didn't annotate non-remote url plugins with *.
made it so plugins sort properly, and made it so that if you try to unstub a plugin and the repo behind it is inaccessible, it is flagged, and only reported on if you try to do anything with it.