Report:
Second, and this may be due to whatever way you have to input the rules info, but for some of the Feats (Improved Bull Rush for example) once you have selected the Feat it list the name as "Bull Rush, Improved" (this is just one example, other feats similarly named do this as well). Then when it shows the hyper link in the stat block the program doesn't recognize it when you hover over it and pop up the rule info.
Patch attached that adds this functionality. Technically, it just changes the display filter to include a check on AltName rather than working with something more widespread. In addition, I "optimized" some of the string references in ways that are mostly a matter of taste so feel free to smack back if you have strong style preferences.