@Doitsu.
Get your epub2 file and change:
Code:
<html xmlns="http://www.w3.org/1999/xhtml">
to:
Code:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de">
...and clicking in the Spellcheck box will work.
So – as @KevinH rightly suspected – lang and xml:lang are key.