247 said to exclude them, but all our tools use the magic field and don't even support passing tags directly, so we need to support this. To avoid false-positive matches, user tags should be matched as the very last step and only as exact matches (no substring matches), so maybe add it as an extra step here if filteredProbes.length === 0
247 said to exclude them, but all our tools use the magic field and don't even support passing tags directly, so we need to support this. To avoid false-positive matches, user tags should be matched as the very last step and only as exact matches (no substring matches), so maybe add it as an extra step here if
filteredProbes.length === 0