In tip metadata - what is the earliest version that this tip's feature is available for users
In display logic - detect VS instance version and don't display tip if it's min version is higher than current version.
Reason: Some tips are of the latest features that users should be made aware of, but they won't be able to use that feature until the upgrade.
Alternate option: Show all tips but also display min version so that a user will know to update VS if they want to use that feature.