Improve fuzzy matching
Mostly cleaning up and simplifying things. Remove the unneeded array, brings a small perf benefit as we don't have to memset it 0 all the time now.
Try to score fully in sequence matches higher if length of the pattern is >= 4