I have a ToolTip with a value set as:
Value=\"{Binding Path=DataItem.EquitySold, StringFormat=Reserved (Equity Share: \\{0\\}%)}\"
The tool
Try
StringFormat=Reserved (Equity Share: {0:P0})