The Best Twitter HashTag Regular Expression

I personally guarantee that this is the best Twitter hash tag regex in the world, until you prove me wrong.

This is my fool-proof methodology:

I tweeted a string with randomly placed hash tags, saw what Twitter did with it, and then tried to match it with a regular expression. Here’s what I got:

/\B#\w*[a-zA-Z]+\w*/