Add recommended_version parameter

With legacy/trac#21427 (moved) we got the version parameter which allows us to search for relays that use a version that also start with the given parameter.

A somewhat obvious use case is:

"Give me all relays with contact ... which run a version that is not recommended"

For this use-case we would need the recommended_version parameter that filters entries based on the recommended_version boolean field.