Basically we had complaints from users that using wild card when matching node value or attribute value. Wildcard was capable only to match whole value. For example if XPath expression:
for result have "-34.9286900" if I put "-3*.9286900" for expected value and check "Allow Wildcards" then "-30.9286900", "-31.9286900", etc will be matched.